Skip to content

fix: typescript declaration file#151

Merged
brettz9 merged 1 commit intoJSONPath-Plus:masterfrom
tailorfastGmbH:fix_typescript_declaration_file
Apr 9, 2021
Merged

fix: typescript declaration file#151
brettz9 merged 1 commit intoJSONPath-Plus:masterfrom
tailorfastGmbH:fix_typescript_declaration_file

Conversation

@sdolski
Copy link
Contributor

@sdolski sdolski commented Apr 9, 2021

PR description

Fixes #150

Adjusted typescript declaration file to make the helper methods (toPathArray(), toPathString(), toPointer()) as well as the cache accessible.

Checklist

  • - Ran npm test, ensuring linting passes

@brettz9 brettz9 merged commit 112a7c9 into JSONPath-Plus:master Apr 9, 2021
@sdolski sdolski deleted the fix_typescript_declaration_file branch April 9, 2021 12:28
@brettz9
Copy link
Collaborator

brettz9 commented Apr 9, 2021

Released as part of v5.0.6. Thanks for the fix!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

JSONPath cache, toPathArray(), toPathString(), toPointer() are not accessible when using typescript

2 participants